Welcome![Sign In][Sign Up]
Location:
Search - cubic spline interpolation

Search list

[Mathimatics-Numerical algorithms三次样条

Description: 最新版三次样条插值源程序-latest version of Cubic Spline Interpolation source
Platform: | Size: 1359 | Author: 张志明 | Hits:

[Algorithmspline

Description: 三次样条函数插值,用于数值计算;内部有高效的子程序。已经写出的样条函数:自然样条;边界导数限定样条。-The program is used in Cubic spline interpolation for numerical calculation,with efficient internal subroutine. It has been written some spline functions: natural spline the boundary derivative qualified spline.
Platform: | Size: 2048 | Author: linmt | Hits:

[Algorithmspline

Description: SPLIE2 construct two-dimensional spline SPLIN2 two-dimensional spline interpolation SPLINE construct a cubic spline SPLINT cubic spline interpolation -spline function
Platform: | Size: 1024 | Author: Rujie Liu | Hits:

[Software Engineeringspline

Description: 三次样条插值相关论文,spline算法研究,本篇论文是一片硕士研究生论文-Related papers cubic spline interpolation, spline algorithm, this thesis is a graduate papers
Platform: | Size: 237568 | Author: 陈晓宇 | Hits:

[Algorithmspline

Description: 样条插值算法的matlab代码,包括一次样条插值,二次样条插值和三次样条插值,可根据需要选择-Spline interpolation algorithm matlab code, including a spline interpolation, quadratic spline interpolation and cubic spline interpolation, can be selected
Platform: | Size: 22528 | Author: 李薄 | Hits:

[CSharpCublic-spline-interpulation

Description: 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation
Platform: | Size: 9216 | Author: 江周 | Hits:

[Algorithmspline

Description: C++实现的三次样条插值函数,可以求sin(x)的值,要求输入时保证步长相等.-C++ implementation of cubic spline interpolation function, you can find sin (x) value, appearance and other steps to ensure that when you ask for.
Platform: | Size: 1024 | Author: 刘凯新 | Hits:

[Algorithmspline

Description: 自己编写的三次样条插值,川大研究生数值分析的作业,用来模拟小鸟的外形,插值效果相当好!-I have written a cubic spline interpolation, numerical analysis Sichuan graduate jobs, used to simulate the shape of a bird, the interpolation effect is quite good!
Platform: | Size: 1024 | Author: 陈振 | Hits:

[Windows DevelopSPLINE

Description: 实现了三次样条插值,当中使用了追赶法计算矩阵,能够计算出模拟后的点的函数值-Achieve a cubic spline interpolation, which is calculated using the law to catch matrix function value can be calculated after the simulation points
Platform: | Size: 126976 | Author: | Hits:

[File FormatSpline

Description: 三次样条插值函数,直接调用,比较方便应用-Cubic spline interpolation function
Platform: | Size: 2048 | Author: chang b | Hits:

[.netSpline-Intorp-Tool

Description: 三次样条插值计算+GUI界面操作,使用Excel作为导入数据源。-Cubic spline interpolation+GUI interface operation, using Microsoft Excel to import the data sourse
Platform: | Size: 120832 | Author: zxc | Hits:

[matlabInterpolation@Matlab

Description: 插值法的matlab实现,内含说明。拉格朗日插值,均分牛顿插值,差分牛顿插值,三次样条插值,埃米尔特插值-Matlab interpolation method implementations, containing instructions. Lagrange interpolation, Newton interpolation sharing, differential Newton interpolation, cubic spline interpolation, Amy Stewart interpolation
Platform: | Size: 64512 | Author: Zoe Man | Hits:

[OtherSpline

Description: 三次样条插值函数C++实现,包含I型边界条件和II型边界条件。封装在CSpline类中,可以直接调用。-Cubic spline interpolation function in C++, including type I and type II boundary conditions. Encapsulated in CSpline class, you can call directly.
Platform: | Size: 3287040 | Author: 蒋锦朋 | Hits:

[matlabSpline

Description: 采用MATLAB编写的三次样条插值程序,在《数值计算》典型算例中调试通过。-A cubic spline interpolation program in MATLAB,the validity of which has been verified in the numerical test.
Platform: | Size: 1024 | Author: keven | Hits:

[AlgorithmInterpolation-and-fitting

Description: 此程序主要解决数据插值,三次样条插值及数据拟合等问题。-This program is mainly to solve the data interpolation, cubic spline interpolation and data fitting problems.
Platform: | Size: 5120 | Author: 李坤 | Hits:

[Algorithmmethod-of-interpolation

Description: 各种插值算法 1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-Various interpolation algorithm 1 Lagrange Interpolation (POLINT) 2 rational function interpolation (RATINT) 3 Cubic Spline Interpolation (SPLINE (second derivative values)) Table 4 ordered retri method (LOCATE (dichotomy), HUNT (correlation method)) 5 interpolation polynomial (POLCOE (n2), POLCOF (n3)) 6 diacids Lagrange Interpolation (POLIN2) Seven pairs of cubic spline interpolation (SPLIE2)
Platform: | Size: 5120 | Author: lin | Hits:

[source in ebookThe-application-of-interpolation

Description: 三次样条插值和立方插值法来比较分析随机网络评审法中两个随机变量之间的相关性-Cubic spline interpolation and cubic interpolation method to comparative analysis of random network in the method of uating the correlation between two random variables
Platform: | Size: 4096 | Author: 张si | Hits:

[matlabSpline

Description: 三次样条插值,适用matlab。三次样条插值是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation for matlab. Cubic spline interpolation through a series of key points of a smooth curve, mathematically by solving the three moment equations derived curve function group process.
Platform: | Size: 1024 | Author: tracy | Hits:

[OtherSpline

Description: 选择合适离散点,应用三次样条插值法逼近龙格函数-Select the appropriate discrete points, cubic spline interpolation function approximation Longa
Platform: | Size: 1024 | Author: ZHANCHENCHAO | Hits:

[AlgorithmCubicSplineInterpolation

Description: 三次样条插值法计算,采用自然边界条件,最终用TSS算法进行求解(Cubic spline interpolation)
Platform: | Size: 1024 | Author: cylvie | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 25 »

CodeBus www.codebus.net